HTML5 Programming for ASP.NET Developers by Bipin Joshi
Author:Bipin Joshi
Language: eng
Format: epub
Publisher: Apress®
Published: 2012-11-08T16:00:00+00:00
CHAPTER 7
Storing Data in Web Storage
Most of the web sites developed today deal with data in one form or another. Naturally, this application data needs some sort of storage mechanism. As far as the server is concerned, there are sophisticated database engines such as SQL Server. However, storing data on the client side can be tricky. Traditionally, developers used cookies to persist data on the client side, but cookies suffer from their own limitations. To provide a streamlined data-storage mechanism at the client side, HTML5 provides web storage. This chapter examines what web storage is along with situations where it can be used. Specifically, you learn the following:
What is web storage?
Flavors of web storage
Storing items in, retrieving them from, and removing them from web storage
Storing non-string data in web storage
Passing data from web storage to the server for further processing
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Deep Learning with Python by François Chollet(14989)
The Mikado Method by Ola Ellnestam Daniel Brolund(12247)
Hello! Python by Anthony Briggs(12144)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(11525)
Dependency Injection in .NET by Mark Seemann(11304)
A Developer's Guide to Building Resilient Cloud Applications with Azure by Hamida Rebai Trabelsi(10528)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(10123)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(9771)
Grails in Action by Glen Smith Peter Ledbrook(9450)
Hit Refresh by Satya Nadella(9039)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(8999)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(8997)
The Kubernetes Operator Framework Book by Michael Dame(8473)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(8423)
Exploring Deepfakes by Bryan Lyon and Matt Tora(8298)
Robo-Advisor with Python by Aki Ranin(8248)
Practical Computer Architecture with Python and ARM by Alan Clements(8224)
Implementing Enterprise Observability for Success by Manisha Agrawal and Karun Krishnannair(8193)
Building Low Latency Applications with C++ by Sourav Ghosh(8098)